home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/real/wires/r3wicogroup.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/wires/r3wipart.js")
- include("oops/r3vector.js")
- var R3CLID_WICOGROUP = 1741;
-
- R3WICOGROUPM_ = 1741000;
-
- function _R3WICOGROUPM_() {
- return this.r3Do(R3WICOGROUPM_, arguments);
- }
-
- function r3Wicogroup () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_WICOGROUP, arguments);
- }
- // Methods
- this.=_R3WICOGROUPM_;
-
- // Attributes
- }
-
- r3Wicogroup.prototype=new r3Wire;
- // inc/real/wires/r3wicogroup.h_H